projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52baa7d
)
GtkStyleContext: Declare gtk_style_context_list_classes() in header.
author
Carlos Garnacho
<carlosg@gnome.org>
Thu, 19 Aug 2010 20:00:04 +0000
(22:00 +0200)
committer
Carlos Garnacho
<carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:38 +0000
(15:37 +0100)
gtk/gtkstylecontext.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.h
b/gtk/gtkstylecontext.h
index 833ca71bee73ba5c12325085414ca45b7ef1372e..eecb7b3b995165064acba5ddbd136e7903e0dc24 100644
(file)
--- a/
gtk/gtkstylecontext.h
+++ b/
gtk/gtkstylecontext.h
@@
-81,6
+81,8
@@
void gtk_style_context_set_path (GtkStyleContext *context,
GtkWidgetPath *path);
G_CONST_RETURN GtkWidgetPath * gtk_style_context_get_path (GtkStyleContext *context);
+GList * gtk_style_context_list_classes (GtkStyleContext *context);
+
void gtk_style_context_set_class (GtkStyleContext *context,
const gchar *class_name);
void gtk_style_context_unset_class (GtkStyleContext *context,